@font-face {
    font-family: 'Elder Futhark';
    font-style: normal;
    font-weight: normal;
    src: local('Elder Futhark'), url('/fonts/RUNE.woff'), format('woff');
}
@font-face {
    font-family: 'Vikingfont';
    font-style: normal;
    font-weight: normal;
    src: local('Vikingfont'), url('/fonts/VIKING-N.TTF'), format('truetype');

}


h2 {
    font-family: 'Elder Futhark';
    font-size:42px;
    letter-spacing: 5px;
    color: darkgreen;
}
